############################################################################### # # File: .\USER\R&S_ASC.PAC # Date: 06/14/93 # From: ROHDE & SCHWARZ # # # This is an example of a protocol definition file for a customized # display of protocol information on the AES/EBU interface. # # Each line starts with a keyword, followed by the X coordinate, a # semicolon, the Y coordinate, a semicolon and the parameter section. # # Comment lines are allowed anywhere and start with '#', case is not # significant. # ############################################################################## # # This file implements an all ascii display # # ³ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄij # ³Byte: ======= ASCII ======= ³ # ³ ³ # ³0-23: ABCD SEDF XXXX QWER TYUI HAHA ³ # ³ ³ # ³ ³ # ³ ³ # ³ ³ # ³ ³ # ³ ³ # ³ ³ # ³ ³ # ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ # PRINT 1, 1, "Byte: ======= ASCII =======" PRINT 1, 3, "0-23:" TEXT 8, 3, BIT:0-31 TEXT 14, 3, BIT:32-63 TEXT 19, 3, BIT:64-95 TEXT 25, 3, BIT:96-127 TEXT 31, 3, BIT:128-159 TEXT 37, 3, BIT:160-191 PRINT 1, 13, "Measured sample rate:" VALUE 25,13, MEASURED_RATE